object StatsForm: TStatsForm Left = 328 Top = 213 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Your Game Statistics' ClientHeight = 235 ClientWidth = 632 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter OnCreate = FormCreate TextHeight = 16 object Label1: TLabel Left = 12 Top = 14 Width = 37 Height = 16 Caption = 'Spins:' end object Label2: TLabel Left = 12 Top = 110 Width = 45 Height = 16 Caption = 'Credits:' end object Label3: TLabel Left = 12 Top = 142 Width = 61 Height = 16 Caption = 'Borrowed:' end object Label4: TLabel Left = 340 Top = 46 Width = 48 Height = 16 Caption = 'Payoffs:' end object Label6: TLabel Left = 364 Top = 94 Width = 68 Height = 16 Caption = 'Free Spins:' end object Label7: TLabel Left = 364 Top = 118 Width = 72 Height = 16 Caption = 'Bonus Pool:' end object Label8: TLabel Left = 364 Top = 142 Width = 111 Height = 16 Caption = 'Double or Nothing:' end object Label11: TLabel Left = 225 Top = 14 Width = 56 Height = 16 Alignment = taRightJustify Caption = 'Label11' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label12: TLabel Left = 225 Top = 110 Width = 56 Height = 16 Alignment = taRightJustify Caption = 'Label11' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label13: TLabel Left = 225 Top = 142 Width = 56 Height = 16 Alignment = taRightJustify Caption = 'Label11' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label14: TLabel Left = 553 Top = 46 Width = 56 Height = 16 Alignment = taRightJustify Caption = 'Label11' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label16: TLabel Left = 475 Top = 94 Width = 110 Height = 16 Alignment = taRightJustify Caption = 'Label11' end object Label17: TLabel Left = 475 Top = 118 Width = 110 Height = 16 Alignment = taRightJustify Caption = 'Label11' end object Label18: TLabel Left = 475 Top = 142 Width = 110 Height = 16 Alignment = taRightJustify Caption = 'Label11' end object Label21: TLabel Left = 364 Top = 70 Width = 47 Height = 16 Caption = 'Normal:' end object Label22: TLabel Left = 475 Top = 70 Width = 110 Height = 16 Alignment = taRightJustify Caption = 'Label11' end object Label23: TLabel Left = 12 Top = 190 Width = 187 Height = 16 Caption = 'Overall Payoff Percentage:' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label24: TLabel Left = 16 Top = 208 Width = 465 Height = 41 AutoSize = False Caption = '(Does not include money won/lost on the double-or-nothing game).' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label25: TLabel Left = 217 Top = 190 Width = 56 Height = 16 Alignment = taRightJustify Caption = 'Label11' Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label26: TLabel Left = 340 Top = 14 Width = 64 Height = 16 Caption = 'Total Bets:' end object Label27: TLabel Left = 553 Top = 14 Width = 56 Height = 16 Alignment = taRightJustify Caption = 'Label11' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label34: TLabel Left = 28 Top = 38 Width = 88 Height = 16 Caption = 'Regular Spins:' end object Label36: TLabel Left = 28 Top = 62 Width = 68 Height = 16 Caption = 'Free Spins:' end object Label37: TLabel Left = 147 Top = 38 Width = 110 Height = 16 Alignment = taRightJustify Caption = 'Label11' end object Label39: TLabel Left = 147 Top = 62 Width = 110 Height = 16 Alignment = taRightJustify Caption = 'Label11' end object Label5: TLabel Left = 364 Top = 166 Width = 91 Height = 16 Caption = 'Mystery Bonus:' end object Label9: TLabel Left = 475 Top = 166 Width = 110 Height = 16 Alignment = taRightJustify Caption = 'Label11' end object BitBtn1: TBitBtn Left = 528 Top = 192 Width = 89 Height = 33 TabOrder = 0 Kind = bkOK Spacing = -1 end end